soft(x,T):={x+TxT0|x|TxTxT \mathrm{soft}(x,T) := \begin{cases} x + T & x \leq -T \\ 0 & |x| \leq T \\ x - T & x \geq T \end{cases}

See also: